.outer { border: 5px solid black; } .box { padding: 10px; width: calc(90% - 80px); background-color: rebeccapurple; color: white; }